If you would like to redirect your visitor to a different page for each day of the week, this script would be perfect. It will first detect what day of the week it is and then forward the visitor to the appropriate page. I also might mention that this is a perfect JavaScript example to learn from even if you don't use it. Just look at it! |
JavaScript Source Code 2002: Navigation: Day of Week Redirection
Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as NotePad or SimpleText) and save (Control-s or Apple-s). The script is yours! |